dropdown: Connect a forgotten signal handler
authorMatthias Clasen <mclasen@redhat.com>
Fri, 5 Jun 2020 18:26:30 +0000 (14:26 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 5 Jun 2020 18:34:38 +0000 (14:34 -0400)
commit985b5a052ee0ac10030e05494badd4128361d773
treecab1350e558a5fa9f8264245a6fc2654ed95c7a1
parented1872f0a819f7eb30d8696805591be96de174e3
dropdown: Connect a forgotten signal handler

The code was exporting a search_stop function, but
the ui file didn't connect it to the ::stop-search
signal. Fix that.
gtk/ui/gtkdropdown.ui